home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / network / chat / ircii-2.8he / ircii-2 / help / BIND / keys < prev    next >
Encoding:
Text File  |  1993-05-04  |  921 b   |  18 lines

  1. Allowable key sequences for use with the BIND function:
  2.   c          where c is any key (case sensitive)
  3.   ^c         where c is one of A thru Z or one of
  4.              the following quoted set '?[]\^@'
  5.          (^? == delete key)
  6.   METAn-c    where n is 1, 2, 3 or 4 and c is the same as the 
  7.              first form above
  8.   METAn-^c   where n is 1, 2, 3 or 4 and c is the same as the
  9.              second form above
  10.   mc         where m has been previously bound to META1_CHARACTER,
  11.              META2_CHARACTER, META3_CHARACTER, or META4_CHARACTER 
  12.          and c is the same as the first form above.  m may be 
  13.          either of the first two forms above (m or ^m).
  14.   m^c        where m has been previously bound to META1_CHARACTER
  15.              META2_CHARACTER, META3_CHARACTER, or META4_CHARACTER
  16.              and c is the same as the second form above.  m may be
  17.              either of the first two forms above (m or ^m).
  18.